home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / fractals / fract020.lha / readme.amiga < prev   
Encoding:
Text File  |  1994-06-17  |  3.8 KB  |  90 lines

  1. This is a port of the msdos/X fractint program.
  2. Ported from Xfractint 2.03 (fractint 18.2) by Terje Pedersen.
  3. I can be reached with email: terjepe@stud.cs.uit.no
  4.  
  5. V2.2:
  6.   Added sound.
  7.   Select sound=x in 'basic options' and select a lorenz fractal!
  8.   and there it is! also try to set tone length to 0.01 and use
  9.   lorenz3d1 fractal! What a veird sound experience!
  10.  
  11.   The stereo 3d option was missing from '3d view options'.
  12.   Get out those 3d glasses and check it out!
  13.  
  14.   The correct window is activated without autofocus.
  15.   A couple of bugs removed.
  16.  
  17. V2.1:
  18.   the "save current parameters" didnt work properly, now it does!
  19.   The interfaces are generated dynamically and one type wasn't generated.
  20.   Expect to see some more options on several requesters!
  21.     
  22.   Color cycling 'from value' wasn't used. It caused some unwanted effect on
  23.   those graphics boards! It is fixed now!
  24.  
  25.   The interface generation is improved somewhat. Now the input boxes is all of
  26.   the same size!
  27.  
  28.   Now using reqtools screenmode requester. The Asl screenmode requster was only
  29.   available from 2.1+. Now this program might actually work with 2.04!
  30.  
  31.   The HAM mode didnt work on non AGA. It tried to open a 8 bitplane HAM screen.
  32.   It worked on my AGA machine so I missed that one! Now it opens a 6 bitplane
  33.   screen on non AGA's. After having tested the HAM mode I'm not totally 
  34.   satisfied with it. In some cases the colors doesnt come up right after
  35.   having saved it and then viewed it with a giftoham program. To get images
  36.   equal to those on AGA it is best to use a disk video mode. And then use
  37.   a giftoham viewer. When I find some giftoham converter source I may
  38.   add it to the program, saving some extra saving and loading.
  39.  
  40.   The cycle colors button wasn't very useful. It is replaced by Load and Save
  41.   palette.
  42.  
  43.   Amigaguide now pops up if you press the Help buttons or press help-key
  44.   when the fractint screen is active.
  45.  
  46.   Some fractals runs 30-40% faster!
  47.  
  48.   The program seems to work ok on some graphics boards, especially those who
  49.   emulates AGA. In order for HAM to work on non AGA machines I added a test
  50.   to check if the machine is aga or not, if it isnt it will open only
  51.   6 bitplane screens or lower. If this causes problems with those graphics
  52.   boards I added a flag 'force' that forces the program to open 8 bitplane
  53.   screens even if the machine isnt AGA. It may or may not work..
  54.  
  55.   The manual now has a lot of slightly incorrect information since the
  56.   interface is changed to MUI. Some of the "press 'z' to.." isnt likely
  57.   to work!, or may have a different key. The underscored keys in the
  58.   MUI interface are worth trying! Also the autokey features may no longer
  59.   work properly, also as a result of the MUI.
  60.  
  61.   Some of the links in the guide files were incorrect. Some has been fixed.
  62.   Is there a program to automatically check all the links in a guide? Let
  63.   me know if you know of any!
  64.  
  65.   I removed the FASTMEM flag so it may actually work on a computer with
  66.   no fastmem. Expect it to be seriously slow though! Lower memory requirement?
  67.     I tried it with 2meg chip and no fast mem running wb2.04 and it worked!
  68.   Horribly slow but it worked! 1meg chip and 1 meg fast might be enough!
  69.  
  70.   When color cycling (shift,alt,ctrl)-F1-F10 was supposed to give some nice
  71.   color ranges. Now it does! (at least on AGA..)
  72.  
  73.   Got any bug-reports,suggestions,money.. : please feel free to send them
  74.   to me!
  75.  
  76.   If you are not totally and utterly satisfied with the program you may try
  77.   to ask for a refund..
  78.  
  79. Hint:
  80.   Try out the zoom-box with the page-up and page-down keys. then try
  81.   ctrl + (keypad +) and ctrl - and the zoombox rotates! Great for animations
  82.   with both zooming and rotating!
  83.   also ctrl page-up/down will stretch the zoom box.
  84.   ctrl home/end will shear the box!
  85.   Press 'Help' when using the zoom-box and you will get a list of all the
  86.   options.
  87.  
  88.     Happy rendering!
  89. TP
  90.